crypto/ecdh.PrivateKey.publicKeyOnce (field)

2 uses

	crypto/ecdh (current package)
		ecdh.go#L114: 	publicKeyOnce sync.Once
		ecdh.go#L162: 	k.publicKeyOnce.Do(func() {